Allow empty window name#444
Allow empty window name#444tony merged 4 commits intotmux-python:masterfrom ckt114:empty-window-name
Conversation
|
@trankchung I am going to bed soon - I may not get to this until tomorrow |
Codecov Report
@@ Coverage Diff @@
## master #444 +/- ##
==========================================
+ Coverage 87.38% 87.44% +0.05%
==========================================
Files 20 20
Lines 1792 1800 +8
Branches 246 246
==========================================
+ Hits 1566 1574 +8
Misses 154 154
Partials 72 72
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
@tony Would you review please? |
tony
left a comment
There was a problem hiding this comment.
Tested this by hand, this works well
Thank you @trankchung !
For the test, it's something on our side, I believe: #445. We're likely filtering out '' as if the filter had no value.
I will create a new release now for libtmux and tmuxp so you can try
|
@trankchung v0.15.8 If you update libtmux by itself, tmuxp should work. You can verify libtmux version is 0.15.8 via (though its not pinned to 0.15.8 yet, doing that next) |
See also: - tmux-python/libtmux#444 - Fixes #822
|
@trankchung This fixed is pinned in tmuxp v1.16.1 |
|
Thanks @tony. I'm a long time tmuxinator user but I now prefer tmuxp more. |
|
@trankchung welcome to the fold |
No description provided.